add address sanitizer, undefined behavior sanitizer, clazy to CI (#497)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Thu, 6 Feb 2020 23:46:06 +0000 (16:46 -0700)
committerGitHub <noreply@github.com>
Thu, 6 Feb 2020 23:46:06 +0000 (16:46 -0700)
commitf518d7d9675b48ef3f3c5466811c21afa2b2011d
tree4fc723d1dd70909d07e80f4b1409caeddc8cfb0a
parent551ba1fdc91304559c064b5560eb3cc8e17bba4e
add address sanitizer, undefined behavior sanitizer, clazy to CI (#497)

* enhance travis tools

These are run under ubuntu eoan to get tools close to the
bleeding edge.
add address sanitizer
add undefined behavior sanitizer
add clazy

* fix clazy warning ...

now that we know travis catches it.
.travis.yml
mmo.cc
tools/Dockerfile_eoan [new file with mode: 0644]
tools/build_extra_tests [new file with mode: 0755]
tools/travis_script_linux_docker